Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
time
time
Return the current Unix timestamp
Name:
time
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the Unix timestamp of the current time.
Related
Detailed Analysis and Practical Solutions for PHP Header Timeout Issues
5
How to use serialize to serialize an array containing objects?
8
Practical Methods for Migrating ThinkPHP Projects to the BroPHP Framework
6
Steps to initialize the mail sending configuration in the init function
10
Similar Functions
gmstrftime
gmstrftime
FormatGMT/UTCtime/da
mktime
mktime
GetaUnixtimestampfor
date_timezone_set
date_timezone_set
DateTime::setTimezon
date_add
date_add
DateTime::addalias:A
date_interval_format
date_interval_format
AliasforDateInterv
date_create_immutable
date_create_immutable
DateTimeImmutable::_
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
strtotime
strtotime
ParsesanyEnglishtext
Popular Articles